| Total Complexity | 46 |
| Dependencies | 11 |
| Dependents | 10 |
| Total lines | 391 |
| Lines of code | 193 |
| Logical lines of code | 140 |
| Comment lines | 170 |
| Methods | 15 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_tracking_information() | 51 | 7 | 24 | |
| list_tracking_information() | 50 | 5 | 26 | |
| handle_request() | 52 | 5 | 21 | |
| validate_tracking_info() | 54 | 5 | 20 | |
| get_tracking_information() | 52 | 4 | 23 | |
| update_tracking_information() | 54 | 4 | 18 | |
| generate_request_data() | 57 | 3 | 14 | |
| save_tracking_metadata() | 63 | 3 | 11 | |
| create_shipment() | 64 | 3 | 8 | |
| find_tracker_id() | 77 | 2 | 3 | |
| __construct() | 65 | 1 | 9 | |
| nonce() | 80 | 1 | 3 | |
| request_headers() | 77 | 1 | 3 | |
| throw_paypal_api_exception() | 70 | 1 | 5 | |
| throw_runtime_exception() | 71 | 1 | 5 |